extends AbstractResource
Properties
Name | Returns | Notes | Example |
---|---|---|---|
title | String | ||
parent | CommonCollectionResource | ||
name | String | ||
accessControlList | Map | ||
viewHrefs | Map | ||
translations | List | ||
notTranslated | List | Return a list of configured languages for the account which do not have translations for this asset | |
langCode | String | ||
translationSource | Asset | ||
currentTranslation | Asset | Return an Asset which represents the best translation for the current profile (ie user) This will attempt to find an asset for the selected language, otherwise it will just return the current asset |
Hide comments
